home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 33 / PCGamer33_OddworldAbesExoddus_CD2.iso / Desafios / Driver Editor / DriverMission.exe / 0 / RCDATA / TFRMVAR / TFRMVAR.txt
Text File  |  1999-11-12  |  7KB  |  163 lines

  1. object frmVar: TfrmVar
  2.   Left = 667
  3.   Top = 286
  4.   Width = 334
  5.   Height = 371
  6.   BorderIcons = []
  7.   Caption = 'Variable list'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object lvVar: TListView
  19.     Left = 0
  20.     Top = 44
  21.     Width = 326
  22.     Height = 300
  23.     Align = alClient
  24.     Columns = <>
  25.     IconOptions.AutoArrange = True
  26.     TabOrder = 0
  27.     OnDblClick = lvVarDblClick
  28.   end
  29.   object pnlVarTop: TPanel
  30.     Left = 0
  31.     Top = 0
  32.     Width = 326
  33.     Height = 44
  34.     Align = alTop
  35.     BevelOuter = bvNone
  36.     TabOrder = 1
  37.     object lblSelectVar: TLabel
  38.       Left = 8
  39.       Top = 12
  40.       Width = 101
  41.       Height = 16
  42.       Caption = 'Select a variable'
  43.       Font.Charset = DEFAULT_CHARSET
  44.       Font.Color = clWindowText
  45.       Font.Height = -13
  46.       Font.Name = 'MS Sans Serif'
  47.       Font.Style = []
  48.       ParentFont = False
  49.     end
  50.     object pnlVarTopRight: TPanel
  51.       Left = 237
  52.       Top = 0
  53.       Width = 89
  54.       Height = 44
  55.       Align = alRight
  56.       BevelOuter = bvNone
  57.       TabOrder = 0
  58.       object sbCancel: TSpeedButton
  59.         Left = 4
  60.         Top = 4
  61.         Width = 36
  62.         Height = 36
  63.         Hint = 'Cancel'
  64.         Flat = True
  65.         Glyph.Data = {
  66.           76040000424D7604000000000000760000002800000040000000200000000100
  67.           04000000000000040000120B0000120B00001000000010000000000000000000
  68.           80000080000000808000800000008000800080800000C0C0C000808080000000
  69.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  70.           3333333333333333333333333333333333333333333333333333333333333333
  71.           3333333333333333333333333333333333333333333333333333333333388883
  72.           33333333333333333333333333333FF333333333333333333333333333888888
  73.           33333333333993333333333333333FF333333333333333333333333339911118
  74.           8333333333998833333333333333888FF33333333333F3333333333339911111
  75.           8833333339918883333333333333888FF33333333333F3333333333339911111
  76.           1883333399111888333333333388F3388FF33333FF888FF33333333339911111
  77.           1188339991111188333333333388F3388FF33333FF888FF33333333339991111
  78.           1118899911111118833333333388F333388F33FF8833388FF333333333999111
  79.           1111889111111118833333333388F3333338FF88333333388FF3333333399111
  80.           1111181111111118833333333388F3333338FF88333333388FF3333333339911
  81.           11111111111111883333333333338FF33333883333333FF88333333333333991
  82.           11111111111118833333333333338FF33333883333333FF88333333333333399
  83.           1111111111111833333333333333388FF33333333333F8833333333333333339
  84.           1111111111118833333333333333388FF33333333333F8833333333333333333
  85.           911111111118833333333333333333388FF33333333383333333333333333333
  86.           39111111111833333333333333333333388F3333338833333333333333333333
  87.           99111111118833333333333333333333388F3333338833333333333333333339
  88.           91111111118833333333333333333333388333333388F3333333333333333399
  89.           11111111111833333333333333333333388333333388F3333333333333333991
  90.           11111811111183333333333333333338833333333388F3333333333333333911
  91.           11118811111188333333333333333338833333333388F3333333333333339111
  92.           11188391111118833333333333333883333388FF33338FF33333333333391111
  93.           11883339111111883333333333333883333388FF33338FF33333333333399111
  94.           11883333911111188333333333338FF333383388FF33388FF333333333339911
  95.           18833333391111111333333333338FFFF883333388FF33388FF3333333333991
  96.           88333333339111111333333333338FFFF883333388FF33388FF3333333333333
  97.           33333333333911111333333333333888833333333388FFFFF883333333333333
  98.           33333333333391119333333333333888833333333388FFFFF883333333333333
  99.           3333333333333999333333333333333333333333333388888333333333333333
  100.           3333333333333333333333333333333333333333333388888333333333333333
  101.           3333333333333333333333333333333333333333333333333333}
  102.         NumGlyphs = 2
  103.         OnClick = sbCancelClick
  104.       end
  105.       object sbApply: TSpeedButton
  106.         Left = 50
  107.         Top = 4
  108.         Width = 36
  109.         Height = 36
  110.         Hint = 'Apply'
  111.         Flat = True
  112.         Glyph.Data = {
  113.           76040000424D7604000000000000760000002800000040000000200000000100
  114.           04000000000000040000120B0000120B00001000000010000000000000000000
  115.           80000080000000808000800000008000800080800000C0C0C000808080000000
  116.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  117.           3333333333333333333333333333333333333333333333333333333333333333
  118.           3333333333333333333333333333333333333333333333333333333333333333
  119.           3333333333333333333333333333333FF3333333333333333333333333333333
  120.           3333333333333333333333333333333FF3333333333333333333333333333444
  121.           433333333333333333333333333338888FF33333333333333333333333334444
  122.           443333333333333333333333333338888FF33333333333333333333333344422
  123.           44433333333333333333333333338333388F3333333333333333333333444222
  124.           24443333333333333333333333338333388F3333333333333333333334442222
  125.           224443333333333333333333338833333338FF33333333333333333344422222
  126.           22244433333333333333333388333333333388FF333333333333333444222222
  127.           22224443333333333333333388333333333388FF333333333333334442222222
  128.           222224443333333333333388FF33388FF3333388FF33333333333344222222A2
  129.           222222444333333333333388FF33388FF3333388FF3333333333334222222AAA
  130.           222222244433333333333388FF3383388FF33388FF33333333333322222AA33A
  131.           A22222224443333333333388FF3383388FF33388FF333333333333A222AA3333
  132.           AA2222222443333333333388FF883333388F333388FF3333333333AA2AA33333
  133.           3AA222222444333333333333883333333338FF333388F3333333333AAA333333
  134.           33AA22222244433333333333883333333338FF333388F3333333333333333333
  135.           333AA222222444333333333333333333333388FF33338FF33333333333333333
  136.           3333AA22222244433333333333333333333388FF33338FF33333333333333333
  137.           33333AA222222444333333333333333333333388FF33388FF333333333333333
  138.           333333AA22222244433333333333333333333388FF33388FF333333333333333
  139.           3333333AA222222444333333333333333333333388FF33388FF3333333333333
  140.           33333333AA22222244433333333333333333333388FF33388FF3333333333333
  141.           333333333AA222222443333333333333333333333388F333388F333333333333
  142.           3333333333AA222222433333333333333333333333338FF3388F333333333333
  143.           33333333333AA22222233333333333333333333333338FF3388F333333333333
  144.           333333333333AA222223333333333333333333333333388FF883333333333333
  145.           3333333333333AA22223333333333333333333333333388FF883333333333333
  146.           33333333333333AAA33333333333333333333333333333388333333333333333
  147.           333333333333333AA33333333333333333333333333333388333333333333333
  148.           3333333333333333333333333333333333333333333333333333}
  149.         NumGlyphs = 2
  150.         OnClick = sbApplyClick
  151.       end
  152.     end
  153.   end
  154.   object pnlVarBot: TPanel
  155.     Left = 0
  156.     Top = 344
  157.     Width = 326
  158.     Height = 0
  159.     Align = alBottom
  160.     TabOrder = 2
  161.   end
  162. end
  163.